﻿input.error, textarea.error {
	border: 1px solid red!important;	
}

.error-text {
	color: red!important;
}

#lblSendComment {
	color: green;
}

#categoriesDDL, #subjectsDDL {
	width: 268px;
    border: 1px solid #ababab!important;
    padding: 2px;
    margin-left: -4px;
}

.star {
	width: 16px;
	height: 16px;
	padding: 1px;
	margin-bottom: -3px;
	background: url("/Style Library/res/commentswp/star.png") 0 0 no-repeat;
}

.star-on {
	background: url("/Style Library/res/commentswp/star.png") 0 -19px no-repeat!important;
}

.commentswp-form-table table {
	display: none;
}

.commentswp-form-table td {
	vertical-align: middle;
}

.like {
	width: 13px;
	height: 13px;
	padding: 0 2px;
    margin: 5px 0 0 1px;
}

.like-on.like-up {
	background: url("/Style Library/res/commentswp/thumbs.png") 0 0 no-repeat!important;
}

.like-on.like-down {
	background: url("/Style Library/res/commentswp/thumbs.png") 0 -26px no-repeat!important;
}

.like-up {
	background: url("/Style Library/res/commentswp/thumbs.png") 0 -13px no-repeat;
}

.like-down {
	background: url("/Style Library/res/commentswp/thumbs.png") 0 -39px no-repeat;
}

a[title~="BotDetect"] {
    width: 0;
    overflow: hidden;
}

.commentswp-captchatextbox {
	width: 214px!important;
}

/* CommentsList */

.ms-WPBorder {
    border: 0;
}

.LBD_CaptchaDiv {
	margin-bottom: -5px!important;
}

.commentswp-button {
	padding: 7px 20px!important;
    margin: 2px 0!important;
}

.commentswp-title-container {
	margin-bottom: 10px;
}

.commentswp-main {
	width: 672px;
}

.commentswp-form-table {
	border-collapse: collapse;
}

.commentswp-form-table[id$="2"] {
	width: 100%;
}

.commentswp-form-table[id$="2"] td:first-child {
	display: none;
}

#tbContent {
	width: 100%!important;
	height: 100px;
	resize: vertical;
	max-height: 250px;
	min-height: 100px;
	padding-right: 0!important;
}

.commentswp-form-table td {
	padding: 2px 7px 4px 0;
}

.commentswp-form-table tr > td:first-child {
	height: 25px;
}

.commentswp-form-table .star {
	margin-top: 3px;	
}

.commentswp-field {
	width: 250px!important;
}

.commentswp-field, #CaptchaTextBox {

    padding: 3px 5px!important;
    border: 1px solid gainsboro!important;
}

.commentswp-ccontainer {
    margin: 10px 0;
    border: 1px solid gainsboro;
    width: 650px;
    padding: 10px;
}

.commentswp-chead, .commentswp-ahead {
    height: 25px;
}

.commentswp-content, .commentswp-abody, .commentswp-asign {
	white-space: pre-line;
    text-align: left;
}

.commentswp-title {
	font-weight: bold;
}

.commentswp-num {
	float: right;
}

.pagetop {
	background-color: whitesmoke;
}

.pagetop .commentswp-top {
	width: 16px;
	height: 16px;
	float: right;
	background: url("/Style Library/res/commentswp/top.png") 0 0 no-repeat!important;
}

.pagetop .commentswp-num {
	margin-right: 8px;
}

.commentswp-answer {
	padding: 10px 0 0 10px;
}

.commentswp-answer-inner {
	padding: 10px;
    background-color: lightgray;
}

.commentswp-asign {
	padding-top: 5px;
    text-align: right;
}
    
/* admkrsk resets */


#CommentsWPMain img {
	margin: 0;
}

#CaptchaPanel {
	margin: 8px 0;
}

#CommentsWPFormContainer {
	padding: 12px;
    border: 1px solid gainsboro;
}
